projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
294c7e5
faa8074
)
Auto merge of #3347 - ibabushkin:master, r=alexcrichton
author
bors
<bors@rust-lang.org>
Thu, 1 Dec 2016 01:32:51 +0000
(
01:32
+0000)
committer
bors
<bors@rust-lang.org>
Thu, 1 Dec 2016 01:32:51 +0000
(
01:32
+0000)
Reordered rustc arguments.
This adresses #3276 .
Some tests I can't run locally might still fail, I'm fixing those.
The core change is rather trivial, simply reorder some existing code, and update tests to match the new results.
Trivial merge